[INFO] cloning repository https://github.com/plsuwu/itai
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/plsuwu/itai" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fplsuwu%2Fitai", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fplsuwu%2Fitai'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 44f735739260d27b6ae4db5c7ef7727b075a9a55
[INFO] testing plsuwu/itai against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fplsuwu%2Fitai" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/plsuwu/itai
[INFO] finished tweaking git repo https://github.com/plsuwu/itai
[INFO] tweaked toml for git repo https://github.com/plsuwu/itai written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/plsuwu/itai on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/plsuwu/itai already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d1e427302d15426459acf33669348bc1b19b09880228eb332c27200a77daa3bc
[INFO] running `Command { std: "docker" "start" "-a" "d1e427302d15426459acf33669348bc1b19b09880228eb332c27200a77daa3bc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d1e427302d15426459acf33669348bc1b19b09880228eb332c27200a77daa3bc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d1e427302d15426459acf33669348bc1b19b09880228eb332c27200a77daa3bc", kill_on_drop: false }`
[INFO] [stdout] d1e427302d15426459acf33669348bc1b19b09880228eb332c27200a77daa3bc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 22cf63150fedd37fb1684a0db68983f24f0135204784ce488b603a20f9767572
[INFO] running `Command { std: "docker" "start" "-a" "22cf63150fedd37fb1684a0db68983f24f0135204784ce488b603a20f9767572", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling winapi v0.3.9
[INFO] [stderr]    Compiling ntapi v0.4.1
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling widestring v1.2.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling clap_builder v4.5.51
[INFO] [stderr]    Compiling syn v2.0.109
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling dylib v0.1.0 (/opt/rustwide/workdir/dylib)
[INFO] [stdout] error[E0433]: cannot find `shared` in `winapi`
[INFO] [stdout]  --> dylib/src/console.rs:4:13
[INFO] [stdout]   |
[INFO] [stdout] 4 | use winapi::shared::minwindef::DWORD;
[INFO] [stdout]   |             ^^^^^^ could not find `shared` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `um` in `winapi`
[INFO] [stdout]  --> dylib/src/console.rs:5:13
[INFO] [stdout]   |
[INFO] [stdout] 5 | use winapi::um::consoleapi::AllocConsole;
[INFO] [stdout]   |             ^^ could not find `um` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `um` in `winapi`
[INFO] [stdout]  --> dylib/src/console.rs:6:13
[INFO] [stdout]   |
[INFO] [stdout] 6 | use winapi::um::consoleapi::{GetConsoleMode, SetConsoleMode};
[INFO] [stdout]   |             ^^ could not find `um` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `um` in `winapi`
[INFO] [stdout]  --> dylib/src/console.rs:7:13
[INFO] [stdout]   |
[INFO] [stdout] 7 | use winapi::um::processenv::GetStdHandle;
[INFO] [stdout]   |             ^^ could not find `um` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `um` in `winapi`
[INFO] [stdout]  --> dylib/src/console.rs:8:13
[INFO] [stdout]   |
[INFO] [stdout] 8 | use winapi::um::winbase::STD_OUTPUT_HANDLE;
[INFO] [stdout]   |             ^^ could not find `um` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `um` in `winapi`
[INFO] [stdout]  --> dylib/src/console.rs:9:13
[INFO] [stdout]   |
[INFO] [stdout] 9 | use winapi::um::wincon::{ENABLE_VIRTUAL_TERMINAL_PROCESSING, FreeConsole};
[INFO] [stdout]   |             ^^ could not find `um` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `um` in `winapi`
[INFO] [stdout]   --> dylib/src/console.rs:10:13
[INFO] [stdout]    |
[INFO] [stdout] 10 | use winapi::um::winuser::{GetAsyncKeyState, VK_CONTROL};
[INFO] [stdout]    |             ^^ could not find `um` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `um` in `winapi`
[INFO] [stdout]  --> dylib/src/enumeration.rs:8:13
[INFO] [stdout]   |
[INFO] [stdout] 8 | use winapi::um::{
[INFO] [stdout]   |             ^^ could not find `um` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `um` in `winapi`
[INFO] [stdout]  --> dylib/src/msgbox.rs:4:13
[INFO] [stdout]   |
[INFO] [stdout] 4 | use winapi::um::winuser::MB_ICONERROR;
[INFO] [stdout]   |             ^^ could not find `um` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `um` in `winapi`
[INFO] [stdout]  --> dylib/src/msgbox.rs:5:13
[INFO] [stdout]   |
[INFO] [stdout] 5 | use winapi::um::winuser::{MB_ICONINFORMATION, MB_OK, MessageBoxA};
[INFO] [stdout]   |             ^^ could not find `um` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `um` in `winapi`
[INFO] [stdout]   --> dylib/src/msgbox.rs:17:21
[INFO] [stdout]    |
[INFO] [stdout] 17 |         use winapi::um::errhandlingapi::GetLastError;
[INFO] [stdout]    |                     ^^ could not find `um` in `winapi`
[INFO] [stdout]    |
[INFO] [stdout]   ::: dylib/src/console.rs:22:13
[INFO] [stdout]    |
[INFO] [stdout] 22 |             poperr!("couldnt free current console");
[INFO] [stdout]    |             --------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `poperr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `um` in `winapi`
[INFO] [stdout]   --> dylib/src/msgbox.rs:17:21
[INFO] [stdout]    |
[INFO] [stdout] 17 |         use winapi::um::errhandlingapi::GetLastError;
[INFO] [stdout]    |                     ^^ could not find `um` in `winapi`
[INFO] [stdout]    |
[INFO] [stdout]   ::: dylib/src/console.rs:26:13
[INFO] [stdout]    |
[INFO] [stdout] 26 |             poperr!("couldnt allocate new console");
[INFO] [stdout]    |             --------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `poperr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `um` in `winapi`
[INFO] [stdout]    --> dylib/src/enumeration.rs:118:31
[INFO] [stdout]     |
[INFO] [stdout] 118 |         if $handle != winapi::um::handleapi::INVALID_HANDLE_VALUE
[INFO] [stdout]     |                               ^^ could not find `um` in `winapi`
[INFO] [stdout] ...
[INFO] [stdout] 165 |             close_handle!(snapshot_handle);
[INFO] [stdout]     |             ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `close_handle` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `um` in `winapi`
[INFO] [stdout]    --> dylib/src/enumeration.rs:118:31
[INFO] [stdout]     |
[INFO] [stdout] 118 |         if $handle != winapi::um::handleapi::INVALID_HANDLE_VALUE
[INFO] [stdout]     |                               ^^ could not find `um` in `winapi`
[INFO] [stdout] ...
[INFO] [stdout] 170 |     close_handle!(snapshot_handle);
[INFO] [stdout]     |     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `close_handle` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::thread`
[INFO] [stdout]  --> dylib/src/lib.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::thread;
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `info` and `trace`
[INFO] [stdout]  --> dylib/src/lib.rs:3:22
[INFO] [stdout]   |
[INFO] [stdout] 3 | use tracing::{debug, info, trace};
[INFO] [stdout]   |                      ^^^^  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::thread`
[INFO] [stdout]  --> dylib/src/console.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::thread;
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tracing::debug`
[INFO] [stdout]  --> dylib/src/console.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use tracing::debug;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated module `std::intrinsics`: import this function via `std::ptr` instead
[INFO] [stdout]  --> dylib/src/enumeration.rs:2:22
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::intrinsics::copy_nonoverlapping;
[INFO] [stdout]   |                      ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `fns`
[INFO] [stdout]    --> dylib/src/enumeration.rs:237:9
[INFO] [stdout]     |
[INFO] [stdout] 237 |     let fns = MONO_FUNCTION_PTRS.read().unwrap();
[INFO] [stdout]     |         ^^^ help: if this is intentional, prefix it with an underscore: `_fns`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `dylib` (lib) due to 14 previous errors; 6 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "22cf63150fedd37fb1684a0db68983f24f0135204784ce488b603a20f9767572", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "22cf63150fedd37fb1684a0db68983f24f0135204784ce488b603a20f9767572", kill_on_drop: false }`
[INFO] [stdout] 22cf63150fedd37fb1684a0db68983f24f0135204784ce488b603a20f9767572
